﻿/* CSS Document */
*{ margin:0; padding:0;}
body{ position:absolute; height:100%;  width:100%; padding:0px; margin:0px;color:#FFFFFF; font-family:宋体,Arial, Verdana, sans-serif; font-size:12px;}
ul{list-style:none;}

h1,h2,h3,h4,h5{ list-style:none; font-family:"宋体"; font-size:12px;}
a{color: #0000C6;}
a:hover{color: #990000;}
a img{ border:none;}
/*头部*/
.header1{width:100%; position:relative; height:100%; overflow:hidden;height:128px;margin:0px auto;min-width:1400px;}
.logo{ height: 28px;background: url('../images/header.png');background-repeat: repeat-x;}
.logo2{ height :100px;background-image: url('../images/logoys.jpg'); background-repeat: repeat-x;}
.logo ul{ width:722px;float:left;  color:#999999; height:21px;margin-top:3px; margin-left:600px;}
.logo_img1{ width:482px; height:82px; float:left; margin-top:10px; margin-left:130px;}
.gx{position:absolute; width :550px;height:100px;float:left; margin-left:800px;}
.navbar{width:100%; height: 30px;background: url('../images/nav.jpg') repeat-x; margin: 0px auto;min-width:1400px;}


/*日期*/
.ssk{ position:absolute; height:30px; width:300px; float:left; margin-top:-23px; margin-left:900px;}
.ssk li{ height:30px; padding-left:25px; float:left;}



/*内容*/
.content{height: 130px; margin: 0px auto; background-repeat: no-repeat; margin-top:10px;}
.right{ width:100%; height: 130px; float:right; }
.kuang{ width:1000px; height:130px; float:left; margin-left:150px;}
.kuang_01{position:absolute; width:185px; height:130px;margin-top:12px; float:left; margin-left:1100px;}
.kuang_01 li{ color: #666; height:35px;font-size:13px; margin-top :-5px; padding-left:32px;}

/*公司简介*/
.gsjj{width: 850px; height:23px;float:left;margin:5px; margin-top:10px;}
.gsjj_center{ padding-left:5px; width:850px; height:81px;
line-height:20px; float:left; margin:5px; color: #666;
}
.gsjj_center p{ line-height:20px; font-size:13px; overflow:hidden;}



/* 底部*/
.copyright{  height: 70px; background: url(../images/db.jpg) repeat-x; margin: 0px auto;text-align:center;width:100%;}
.copyright ul{ padding-top:20px; float :left; margin-left:600px;}
    .copyright p {
        height: 10px;
        color: #0063BB;
        padding-top: 10px;
        position: relative;
        top: 4px;
    }

/**/
@charset "utf-8";
*,body{padding:0px;margin:0px;}
a{text-description:none;}

.pic{width:100%;height:592px;overflow:hidden; min-width:1400px;}
.pic ul li{width:100%;height:550px;position:relative;/*background:url(../images/bg1.jpg) center; */}
.pic ul li img{position:absolute;left:-1180px;top:0px;}
/*导航条*/
.nav01{width:100%;height:70px;/*background:rgba(255,255,255,0.5);*/background:#fff;opacity:0.75; /*透明度*/position:absolute;left:0px;bottom:0px;}
/*进度条*/
.bar{width:1180px;height:3px;left:50%;position:absolute;bottom:0px;margin-left:-590px;background:url(../images/bar.png);}
.bar p{width:0px;height:3px;background:#00925f;margin-left:3px;}





